home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tools / vim / readme < prev    next >
Text File  |  1995-03-09  |  2KB  |  56 lines

  1. README for version 3.0 of Vim: Vi IMproved.
  2.  
  3. Vim is an almost compatible version of the UNIX editor vi. Only the 'Q'
  4. command is missing (you don't need it). Many new features have been added:
  5. multi level undo, command line history, filename completion, block operations,
  6. etc. See difference.doc.
  7.  
  8. This editor is very useful for editing programs and other plain ASCII files. 
  9. All commands are given with normal keyboard characters, so those who can type 
  10. with ten fingers can work very fast. Additionally function keys can be defined
  11. by the user.
  12.  
  13. Vim currently runs under Amiga DOS, MSDOS, Windows NT and many UNIX versions.
  14. There are some things included for the Archimedes, but it does not work yet.
  15. Porting to other systems should not be very difficult. 
  16.  
  17. Documentation:
  18.       tutor/readme - one hour training course for beginners
  19.      reference.doc - complete reference of all Vim commands
  20.     difference.doc - summarizes the differences with UNIX vi
  21.        windows.doc - reference for the multi windows and buffer commands
  22.          index - alfabetical list of commands
  23.          amiga.doc - remarks for Amiga
  24.           unix.doc - remarks for unix
  25.          msdos.doc - remarks for MSDOS
  26.          winnt.doc - remarks for Windows NT
  27.             archie.doc - remarks for Archimedes
  28.  
  29. Vim is Charityware. You can copy it as much as you like. Please read
  30. uganda.txt for details.
  31.  
  32.  
  33. Compiling:
  34.     cd src
  35.     cp makefile.<system> makefile
  36.     make
  37.  
  38. When using makefile.unix you MUST uncomment three lines for your system!
  39.  
  40. The makefile offers some compilation options. If you do not use digraphs, you
  41. can save some memory by recompiling without the DIGRAPHS option. The Amiga
  42. and MS-DOS versions are compiled for a limited number of supported terminals.
  43. If you want to use Vim with other terminals you can recompile with the
  44. TERMCAP option. See the makefiles for further options.
  45.  
  46. Please send comments, bug reports and suggestions to:
  47.  
  48. stable address:    Bram Moolenaar        UUCP E-mail:    mool@oce.nl
  49.         molenstraat 2
  50.         2162 HP  Lisse        Fax: +31 2521 16381
  51.         The Netherlands        Tel: +31 2521 13037
  52.  
  53. September 1994 - August 1995:
  54. Kibaale Children's Centre            Tel: +256 481 21033
  55. p.o. box 1658, Masaka, Uganda, East Africa       Fax: +256 481 20514
  56.